3 subject="""comment 12"""
4 date="2023-05-19T18:37:28Z"
6 I'm also not too happy with the inconsistency of assist committing all staged
7 changes and syncing all file contents, but only adding files in the cwd.
9 I suppose that consistency with the assistant doesn't really matter. The
10 assistant's behavior when ran in a subdirectory is surprising,
11 inconsistent, and undocumented.
13 So I'm going to change assist to add all files. Except when -C is used,
14 then only add files in the specified directory.